Symmetrical components

In electrical engineering, the method of symmetrical components is used to simplify analysis of unbalanced three phase power systems under both normal and abnormal conditions.

Contents

Description

In 1918 Charles Legeyt Fortescue presented a paper[1] which demonstrated that any set of N unbalanced phasors (that is, any such polyphase signal) could be expressed as the sum of N symmetrical sets of balanced phasors, for values of N that are prime. Only a single frequency component is represented by the phasors.

In a three-phase system, one set of phasors has the same phase sequence as the system under study (positive sequence; say ABC), the second set has the reverse phase sequence (negative sequence; CBA), and in the third set the phasors A, B and C are in phase with each other (zero sequence). Essentially, this method converts three unbalanced phases into three independent sources, which makes asymmetric fault analysis more tractable.

By expanding a one-line diagram to show the positive sequence, negative sequence and zero sequence impedances of generators, transformers and other devices including overhead lines and cables, analysis of such unbalanced conditions as a single line to ground short-circuit fault is greatly simplified. The technique can also be extended to higher order phase systems.

Physically, in a three phase winding a positive sequence set of currents produces a normal rotating field, a negative sequence set produces a field with the opposite rotation, and the zero sequence set produces a field that oscillates but does not rotate between phase windings. Since these effects can be detected physically with sequence filters, the mathematical tool became the basis for the design of protective relays, which used negative-sequence voltages and currents as a reliable indicator of fault conditions. Such relays may be used to trip circuit breakers or take other steps to protect electrical systems.

The analytical technique was adopted and advanced by engineers at General Electric and Westinghouse and after World War II it was an accepted method for asymmetric fault analysis.

The three-phase case

Symmetrical components are most commonly used for analysis of three-phase electrical power systems. If the phase quantities are expressed in phasor notation using complex numbers, a vector can be formed for the three phase quantities. For example, a vector for three phase voltages could be written as

V_{abc} = \begin{bmatrix} V_a \\ V_b \\ V_c \end{bmatrix} =
 \begin{bmatrix} V_{a,0} \\ V_{b,0} \\ V_{c,0} \end{bmatrix} %2B \begin{bmatrix} V_{a,1} \\ V_{b,1} \\ V_{c,1} \end{bmatrix} %2B \begin{bmatrix} V_{a,2} \\ V_{b,2} \\ V_{c,2} \end{bmatrix}

where the subscripts 0, 1, and 2 refer respectively to the zero, positive, and negative sequence components. The sequence components differ only by their phase angles, which are symmetrical and so are \scriptstyle\frac{2}{3}\pi radians or 120°. Define the operator \scriptstyle\alpha phasor vector forward by that angle.

\alpha \equiv e^{\frac{2}{3}\pi i}

Note that α3 = 1 so that α−1 = α2.

The zero sequence components are in phase; denote them as:

V_0 \equiv V_{a,0} = V_{b,0} = V_{c,0}

and the other phase sequences as:

\begin{align}
 V_1 &\equiv V_{a,1} = \alpha V_{b,1} = \alpha^2 V_{c,1}\\
 V_2 &\equiv V_{a,2} = \alpha^2 V_{b,2} = \alpha V_{c,2}
\end{align}

Thus,

\begin{align}
 V_{abc}
 &= \begin{bmatrix} V_0 \\ V_0 \\ V_0 \end{bmatrix} %2B
    \begin{bmatrix} V_1 \\ \alpha^2 V_1 \\ \alpha V_1 \end{bmatrix} %2B
    \begin{bmatrix} V_2 \\ \alpha V_2 \\ \alpha^2 V_2 \end{bmatrix} \\
 &= \begin{bmatrix}1 & 1 & 1 \\ 1 & \alpha^2 & \alpha \\ 1 & \alpha & \alpha^2 \end{bmatrix}
    \begin{bmatrix} V_0 \\ V_1 \\ V_2 \end{bmatrix} \\
 &= \textbf{A} V_{012}
\end{align}

where

V_{012} = \begin{bmatrix} V_0 \\ V_1 \\ V_2 \end{bmatrix}, \textbf{A} = \begin{bmatrix}1 & 1 & 1 \\ 1 & \alpha^2 & \alpha \\ 1 & \alpha & \alpha^2 \end{bmatrix}

Conversely, the sequence components are generated from the analysis equations

V_{012} = \textbf{A}^{-1} V_{abc}

where

\textbf{A}^{-1} = \frac{1}{3} \begin{bmatrix}1 & 1 & 1 \\ 1 & \alpha & \alpha^2 \\ 1 & \alpha^2 & \alpha \end{bmatrix}

An intuitive feeling

The phasors \scriptstyle V_{(ab)}= V_{(b)}-V_{(a)}; \;V_{(bc)}= V_{(c)}-V_{(b)}; \; V_{(ca)}= V_{(a)}-V_{(c)} form a closed triangle (e.g., outer voltages or line to line voltages). To find the synchronous and inverse components of the phases, take any side of the outer triangle and draw the two possible equilateral triangles sharing the selected side as base. These two equilateral triangles represent a synchronous and inverse system. If the phasors V were a perfectly synchronous system the vertex of the outer triangle not on the base line would be at the same position as the corresponding vertex of the equilateral triangle representing the synchronous system. Any amount of inverse component would mean a deviation from this position. The deviation is exactly 3 times the inverse phase component. The synchronous component is in the same manner 3 times the deviation from the "inverse equilateral triangle". The directions of these components are correct for the relevant phase. It seems counter intuitive that this works for all three phases regardless of the side chosen but that is the beauty of this illustration.

See also

References

  1. ^ Charles L. Fortescue, "Method of Symmetrical Co-Ordinates Applied to the Solution of Polyphase Networks". Presented at the 34th annual convention of the AIEE (American Institute of Electrical Engineers) in Atlantic City, N.J. on 28 July 1918. Published in: AIEE Transactions, vol. 37, part II, pages 1027-1140 (1918). For a brief history of the early years of symmetrical component theory, see: J. Lewis Blackburn, Symmetrical Components for Power Engineering (Boca Raton, Florida: CRC Press, 1993), pages 3-4.